gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 12 Dec 2009 12:29:15 +0000 (12:29 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 12 Dec 2009 12:29:15 +0000 (12:29 +0000)
commita4ee294674ee902d590158cc8fbcec5d5db9d6f8
tree47db647ab465ad112e44a0e1b3d3f64b867794c4
parentbcd6a5932a767ac1e293334d4e78814540eb0ff1
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
(scroll_end_callback): New function (bug #5177)
(xg_create_scroll_bar): Call scroll_end_callback on button release
event (bug #5177).
(xg_event_is_for_scrollbar): != replaced with ==.
src/ChangeLog
src/gtkutil.c